Skip to content

chore: release main#1232

Merged
mihar-22 merged 2 commits intomainfrom
release-please--branches--main
Apr 10, 2026
Merged

chore: release main#1232
mihar-22 merged 2 commits intomainfrom
release-please--branches--main

Conversation

@luwes
Copy link
Copy Markdown
Collaborator

@luwes luwes commented Apr 7, 2026

🤖 I have created a release beep boop

@videojs/core: 10.0.0-beta.16

10.0.0-beta.16 (2026-04-10)

Features

  • core: add gesture system (#1287) (08ebaed)
  • core: add sub-1x playback rates to defaults (#1231) (c68c1a3)
  • core: add toggleControls to controls feature (#1280) (11f3057)
  • html: add hotkeys (#1239) (d9d893b)
  • packages: add hotkey system with coordinator, actions, and ARIA support (#1238) (627ea20)
  • packages: add mux-audio element and react component (#1259) (9fac0fc)

Bug Fixes

  • core: allow undefined hotkey options (#1242) (d2c43db)
  • core: treat Alt as implicit modifier for non-letter character hotkeys (#1304) (57259b3)
  • core: use 0.2 and 0.7 for default playback rates (#1236) (932949f)
  • packages: remove redundant "Shift" modifier from playback rate hotkeys (#1290) (a0fd3cb)
  • packages: time slider seek improvements (#1291) (b934c58)
  • packages: workspace drift (#1270) (b874dad)
  • safari track bug, no playback (#1226) (b1ddda0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/spf bumped to 10.0.0-beta.16
      • @videojs/store bumped to 10.0.0-beta.16
      • @videojs/utils bumped to 10.0.0-beta.16
@videojs/element: 10.0.0-beta.16

10.0.0-beta.16 (2026-04-10)

Miscellaneous Chores

  • @videojs/element: Synchronize videojs versions
@videojs/html: 10.0.0-beta.16

10.0.0-beta.16 (2026-04-10)

Features

Bug Fixes

  • core: allow undefined hotkey options (#1242) (d2c43db)
  • html: add destroy guards to connectedCallback (#1284) (53fffe8)
  • html: create HotkeyRegistryController once in connectedCallback (#1240) (7c63d82)
  • html: export SliderPreviewElement and ContextPartElement (#1283) (0dc7567)
  • packages: remove redundant "Shift" modifier from playback rate hotkeys (#1290) (a0fd3cb)
  • packages: time slider seek improvements (#1291) (b934c58)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-beta.16
      • @videojs/element bumped to 10.0.0-beta.16
      • @videojs/spf bumped to 10.0.0-beta.16
      • @videojs/store bumped to 10.0.0-beta.16
      • @videojs/utils bumped to 10.0.0-beta.16
    • devDependencies
      • @videojs/icons bumped to 10.0.0-beta.16
      • @videojs/skins bumped to 10.0.0-beta.16
@videojs/icons: 10.0.0-beta.16

10.0.0-beta.16 (2026-04-10)

Miscellaneous Chores

  • @videojs/icons: Synchronize videojs versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @videojs/utils bumped to 10.0.0-beta.16
@videojs/react: 10.0.0-beta.16

10.0.0-beta.16 (2026-04-10)

Features

Bug Fixes

  • packages: consistent react versions (#1285) (1c937da)
  • packages: narrow react peer dependency to v18+ (#1289) (6fb6ab7)
  • packages: remove redundant "Shift" modifier from playback rate hotkeys (#1290) (a0fd3cb)
  • packages: time slider seek improvements (#1291) (b934c58)
  • react: align media component conventions (#1281) (42abf88)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-beta.16
      • @videojs/spf bumped to 10.0.0-beta.16
      • @videojs/store bumped to 10.0.0-beta.16
      • @videojs/utils bumped to 10.0.0-beta.16
    • devDependencies
      • @videojs/icons bumped to 10.0.0-beta.16
      • @videojs/skins bumped to 10.0.0-beta.16
@videojs/skins: 10.0.0-beta.16

10.0.0-beta.16 (2026-04-10)

Features

  • packages: add hotkey bindings to preset skins (#1264) (9912a8e)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/utils bumped to 10.0.0-beta.16
@videojs/spf: 10.0.0-beta.16

10.0.0-beta.16 (2026-04-10)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/utils bumped to 10.0.0-beta.16
@videojs/store: 10.0.0-beta.16

10.0.0-beta.16 (2026-04-10)

Features

  • core: add toggleControls to controls feature (#1280) (11f3057)

Bug Fixes

  • packages: consistent react versions (#1285) (1c937da)
  • packages: narrow react peer dependency to v18+ (#1289) (6fb6ab7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/utils bumped to 10.0.0-beta.16
    • devDependencies
      • @videojs/element bumped to 10.0.0-beta.16
    • peerDependencies
      • @videojs/element bumped to 10.0.0-beta.16
@videojs/utils: 10.0.0-beta.16

10.0.0-beta.16 (2026-04-10)

Features

  • packages: add hotkey system with coordinator, actions, and ARIA support (#1238) (627ea20)

Bug Fixes

  • utils: stable sort comparator and orphaned JSDoc (#1286) (071325d)

This PR was generated with Release Please. See documentation.


Note

Low Risk
Release automation-only changes: version bumps and generated changelog/content updates, with no runtime code modifications.

Overview
Cuts the 10.0.0-beta.16 prerelease across the monorepo. This bumps all workspace package versions in .release-please-manifest.json and the relevant package.json files from 10.0.0-beta.1510.0.0-beta.16.

Updates generated release notes by adding 10.0.0-beta.16 entries to the root and package changelogs, and publishes a new site changelog page at site/src/content/changelog/10.0.0-beta.16.md.

Reviewed by Cursor Bugbot for commit 7c0a729. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
v10-sandbox Ready Ready Preview, Comment Apr 10, 2026 8:36pm

Request Review

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 7, 2026

Deploy Preview for vjs10-site ready!

Name Link
🔨 Latest commit 7c0a729
🔍 Latest deploy log https://app.netlify.com/projects/vjs10-site/deploys/69d95f3a9d2b3d0008a2f371
😎 Deploy Preview https://deploy-preview-1232--vjs10-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

📦 Bundle Size Report

🎨 @videojs/html — no changes
Presets (7)
Entry Size
/video (default) 26.67 kB
/video (default + hls) 158.94 kB
/video (minimal) 24.97 kB
/video (minimal + hls) 157.28 kB
/audio (default) 24.71 kB
/audio (minimal) 23.16 kB
/background 4.16 kB
Media (8)
Entry Size
/media/background-video 1.04 kB
/media/container 1.73 kB
/media/dash-video 236.51 kB
/media/hls-video 133.61 kB
/media/mux-audio 156.14 kB
/media/mux-video 156.14 kB
/media/native-hls-video 3.62 kB
/media/simple-hls-video 15.87 kB
Players (3)
Entry Size
/video/player 6.37 kB
/audio/player 4.88 kB
/background/player 3.86 kB
Skins (17)
Entry Type Size
/video/minimal-skin.css css 3.47 kB
/video/skin.css css 3.49 kB
/video/minimal-skin js 24.99 kB
/video/minimal-skin.tailwind js 25.18 kB
/video/skin js 26.63 kB
/video/skin.tailwind js 26.81 kB
/audio/minimal-skin.css css 2.53 kB
/audio/skin.css css 2.50 kB
/audio/minimal-skin js 23.12 kB
/audio/minimal-skin.tailwind js 23.25 kB
/audio/skin js 24.72 kB
/audio/skin.tailwind js 24.84 kB
/background/skin.css css 117 B
/background/skin js 1.15 kB
/base.css css 157 B
/shared.css css 88 B
/skin-element js 1.35 kB
UI Components (23)
Entry Size
/ui/alert-dialog 1000 B
/ui/alert-dialog-close 459 B
/ui/alert-dialog-description 359 B
/ui/alert-dialog-title 340 B
/ui/buffering-indicator 1.84 kB
/ui/captions-button 2.06 kB
/ui/controls 1.73 kB
/ui/error-dialog 2.35 kB
/ui/fullscreen-button 2.06 kB
/ui/hotkey 2.22 kB
/ui/mute-button 2.05 kB
/ui/pip-button 2.08 kB
/ui/play-button 2.08 kB
/ui/playback-rate-button 2.06 kB
/ui/popover 1.83 kB
/ui/poster 1.65 kB
/ui/seek-button 2.03 kB
/ui/slider 1.49 kB
/ui/thumbnail 2.34 kB
/ui/time 2.00 kB
/ui/time-slider 3.39 kB
/ui/tooltip 1.98 kB
/ui/volume-slider 2.19 kB

Sizes are marginal over the root entry point.

⚛️ @videojs/react — no changes
Presets (7)
Entry Size
/video (default) 21.42 kB
/video (default + hls) 153.85 kB
/video (minimal) 19.93 kB
/video (minimal + hls) 152.45 kB
/audio (default) 18.21 kB
/audio (minimal) 16.71 kB
/background 754 B
Media (7)
Entry Size
/media/background-video 575 B
/media/dash-video 236.42 kB
/media/hls-video 133.55 kB
/media/mux-audio 156.30 kB
/media/mux-video 156.29 kB
/media/native-hls-video 3.65 kB
/media/simple-hls-video 15.92 kB
Skins (14)
Entry Type Size
/video/minimal-skin.css css 3.40 kB
/video/skin.css css 3.42 kB
/video/minimal-skin js 19.85 kB
/video/minimal-skin.tailwind js 23.31 kB
/video/skin js 21.36 kB
/video/skin.tailwind js 23.38 kB
/audio/minimal-skin.css css 2.43 kB
/audio/skin.css css 2.39 kB
/audio/minimal-skin js 16.65 kB
/audio/minimal-skin.tailwind js 19.13 kB
/audio/skin js 18.14 kB
/audio/skin.tailwind js 19.13 kB
/background/skin.css css 90 B
/background/skin js 272 B
UI Components (19)
Entry Size
/ui/alert-dialog 1.12 kB
/ui/buffering-indicator 1.07 kB
/ui/captions-button 2.16 kB
/ui/controls 1.63 kB
/ui/error-dialog 1.56 kB
/ui/fullscreen-button 2.15 kB
/ui/mute-button 2.20 kB
/ui/pip-button 2.17 kB
/ui/play-button 2.19 kB
/ui/playback-rate-button 2.19 kB
/ui/popover 1.80 kB
/ui/poster 1.42 kB
/ui/seek-button 2.19 kB
/ui/slider 3.10 kB
/ui/thumbnail 1.85 kB
/ui/time 1.73 kB
/ui/time-slider 2.67 kB
/ui/tooltip 2.31 kB
/ui/volume-slider 2.76 kB

Sizes are marginal over the root entry point.

🧩 @videojs/core — no changes
Entries (8)
Entry Size
. 5.29 kB
/dom 11.18 kB
/dom/media/custom-media-element 1.91 kB
/dom/media/dash 235.94 kB
/dom/media/hls 132.95 kB
/dom/media/mux 155.69 kB
/dom/media/native-hls 2.97 kB
/dom/media/simple-hls 15.31 kB
🏷️ @videojs/element — no changes
Entries (2)
Entry Size
. 999 B
/context 943 B
📦 @videojs/store — no changes
Entries (3)
Entry Size
. 1.38 kB
/html 696 B
/react 360 B
🔧 @videojs/utils — no changes
Entries (10)
Entry Size
/array 104 B
/dom 1.74 kB
/events 319 B
/function 327 B
/object 247 B
/predicate 265 B
/string 148 B
/style 190 B
/time 478 B
/number 158 B
📦 @videojs/spf — no changes
Entries (3)
Entry Size
. 40 B
/dom 13.27 kB
/playback-engine 13.10 kB

ℹ️ How to interpret

All sizes are standalone totals (minified + brotli).

Icon Meaning
No change
🔺 Increased ≤ 10%
🔴 Increased > 10%
🔽 Decreased
🆕 New (no baseline)

Run pnpm size locally to check current sizes.

@luwes luwes force-pushed the release-please--branches--main branch from 686823b to 0225eea Compare April 7, 2026 05:26
@luwes luwes force-pushed the release-please--branches--main branch from 61181e8 to 8bad09c Compare April 7, 2026 07:13
@luwes luwes force-pushed the release-please--branches--main branch from 5c15b56 to b2d1e3d Compare April 7, 2026 08:08
@luwes luwes force-pushed the release-please--branches--main branch from ec9736a to a28f4bc Compare April 7, 2026 08:40
@luwes luwes force-pushed the release-please--branches--main branch from a9fc8a3 to 56e4d73 Compare April 7, 2026 09:07
@luwes luwes force-pushed the release-please--branches--main branch from 85e71ba to 1979e98 Compare April 7, 2026 14:24
@luwes luwes force-pushed the release-please--branches--main branch from 1f37a0e to 326e1d0 Compare April 7, 2026 18:09
@luwes luwes force-pushed the release-please--branches--main branch from 7e94644 to e2a91ad Compare April 7, 2026 19:28
@luwes luwes force-pushed the release-please--branches--main branch from da50c55 to 852cb67 Compare April 7, 2026 19:43
@luwes luwes force-pushed the release-please--branches--main branch from d7fe342 to db3dc8a Compare April 7, 2026 19:50
@luwes luwes force-pushed the release-please--branches--main branch from 7ce7568 to a4128d8 Compare April 7, 2026 19:59
@luwes luwes force-pushed the release-please--branches--main branch from 53e62f0 to 25b62b8 Compare April 7, 2026 20:00
@luwes luwes force-pushed the release-please--branches--main branch from d6cfcb0 to 495c247 Compare April 8, 2026 07:40
@luwes luwes force-pushed the release-please--branches--main branch from 553cf57 to 3cc6f88 Compare April 8, 2026 07:43
@luwes luwes force-pushed the release-please--branches--main branch from 86ac058 to bb90f5b Compare April 8, 2026 07:44
@luwes luwes force-pushed the release-please--branches--main branch from dc87acf to da24bc0 Compare April 8, 2026 07:48
@luwes luwes force-pushed the release-please--branches--main branch 2 times, most recently from 12998eb to ffd29d5 Compare April 8, 2026 20:39
@luwes luwes force-pushed the release-please--branches--main branch from 29ffc77 to e56a5d7 Compare April 8, 2026 21:47
@luwes luwes force-pushed the release-please--branches--main branch from 20e6e0a to d45322a Compare April 8, 2026 23:50
@luwes luwes force-pushed the release-please--branches--main branch from d8103fb to fea20e6 Compare April 9, 2026 14:19
@luwes luwes force-pushed the release-please--branches--main branch from a3e0994 to 1cf6b0d Compare April 10, 2026 08:52
@luwes luwes force-pushed the release-please--branches--main branch from 4b8d4f1 to cc3b08b Compare April 10, 2026 16:57
@luwes luwes force-pushed the release-please--branches--main branch from 097c3c3 to 12f26d1 Compare April 10, 2026 20:35
@mihar-22 mihar-22 merged commit 12877c3 into main Apr 10, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants